home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
files
/
mkdir
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
342 b
|
9 lines
|
[
TEXT/$Tcl
]
mkdir ?-path? dirList
Create each of the directories in the list dirList.
The mode on the new directories is 777, modified by the
umask. If -path is specified, then any non-existent
parent directories in the specified path(s) are also
created.